Welcome![Sign In][Sign Up]
Location:
Search - game server

Search list

[Chess Poker gamesWeiqi

Description: 经典网络围棋,包括服务器端和客户端-Internet game WeiQi,include client and server
Platform: | Size: 1154048 | Author: yi | Hits:

[FlashMXFlashGameServer

Description: flash socket c# 服务器端-flash socket c# server-side
Platform: | Size: 3901440 | Author: shaga | Hits:

[Game ProgramVC-game-code

Description: 一本关于C++服务器/客户端网络编程的书的源代码,很有价值,尤其是服务端包含IOCP,线程池,学习者大大的福音-A book on C++ server/client network programming book' s source code, great value, especially in the service-side with IOCP, thread pool, learners greatly Gospel
Platform: | Size: 1168384 | Author: 丁戈 | Hits:

[Chess Poker gamesServer

Description: 财神到flash棋牌游戏服务端,喜欢研究的朋友可以下载!完全可编译-Cai Shendao flash chess game server, like the study of a friend can be downloaded! Fully compiled
Platform: | Size: 7622656 | Author: 付龙 | Hits:

[Game Server Simulatoropenmuserver-source-27.04.2006

Description: Emulator Open Server to popular mmorpg Game Mu Online
Platform: | Size: 62464 | Author: softik | Hits:

[Internet-NetworkWSAEventSelect

Description: 利用WSAEventSocket 模型开发网路五子棋游戏程序。该程序包括服务器和客户端两部分。服务器包括数据包设计,多线程设计和游戏规则设计。服务器主要为客户端维护成员列表和通知客户端更新用户信息。客户端包括多线程设计,界面设计,用户列表结构设计。-Model development using WSAEventSocket online backgammon games. The program includes server and client in two parts. Server, including data package design, multi-threaded design and rules of the game design. Servers primarily for the client to maintain membership lists and to inform the client update the user information. Clients include multi-threaded design, interface design, user list structure design.
Platform: | Size: 419840 | Author: WANGTAO | Hits:

[Internet-NetworkGame

Description: chessbroad Game Server Client Treasures
Platform: | Size: 5120 | Author: Steven | Hits:

[Shot GameTankServer

Description: 坦克大战服务端,游戏平台的搭建接口已经设计好,算法设计只要直接调用接口即可-Battle City server, the game platform has been designed to build a good interface, algorithm design can be as long as the direct call interface. . .
Platform: | Size: 8578048 | Author: shelley | Hits:

[Game Server Simulatorwww

Description: php code for gunbound web server
Platform: | Size: 1150976 | Author: adhitya | Hits:

[Internet-Networkserver

Description: 网络五子棋游戏服务器端,大家可以参考下.-Network Renju game server side, we can refer to the next.
Platform: | Size: 27648 | Author: yj | Hits:

[Internet-Networkgame_frame

Description: 网络版游戏框架:1.服务器端,网络IO模型使用完成端口,具体实现是使用自行封装的CIOCP类,此类对完成端口的线程和对各种网络事件的处理进行了封装。封包的封装使用CPacket对封包进行打包和解包。2.客户端,使用异步选择事件模型,Socket使用自己封装的CMySocket进行方便的异步绑定。-Online Game Framework: 1. Server-side, the network model for the use of IO completion ports, concrete realization of the use of self-encapsulated CIOCP class, such pairs of completion port threads and the handling of a variety of network events were packaged. Packet encapsulation of the packets used to package CPacket reconciliation package. 2. The client, using an asynchronous event model selection, Socket to use their own package, CMySocket to facilitate asynchronous binding.
Platform: | Size: 6552576 | Author: zixue | Hits:

[Software EngineeringWoKao_2D

Description: VB制作网络游戏之简单服务器,客户端源码。可用于学习VB的网游开发,源码免费开放,供爱好者使用!-VB making the simple online game server, the client source code. VB-online games can be used to study the development of free and open source for fans to use!
Platform: | Size: 303104 | Author: | Hits:

[Game Server Simulatorwar

Description: dota是一个很受欢迎的游戏,可是魔兽自带的局域网的联机搜索只能看见同一个网段的主机,这给玩家带来的很大的不便,这是一个用java写的dota对战平台,让不是同一网段的主机也能联机游戏-dota is a very popular game, but comes with the LAN Warcraft online search could only see the same network segment of the host, this has caused great inconvenience to players, this is a work written in java platform dota Battle , so that the host is not the same network segment can be online games
Platform: | Size: 96256 | Author: 翔子 | Hits:

[VC/MFCg

Description: 交互式数码娱乐引擎服务器端研究与开发 花钱从网站上买的论文。论述并且详细的讲述了服务器网络游戏的开发。特别是大型网游的开发-Interactive digital entertainment engine server-side research and development money to buy the paper from the site. Discussed and described in detail server network game development. In particular the development of large-scale online games
Platform: | Size: 2220032 | Author: OLDSEVEN | Hits:

[Other Gamesmultipleplayer_game_programming

Description: 多人在线游戏编程,英文版。 介绍多人在线游戏编程,网络,服务器架构什么相关的,值得一看。-Multiplayer online game programming, English. Introduction multiplayer online game programming, networking, server architecture what related, worth a visit.
Platform: | Size: 3894272 | Author: chenwen | Hits:

[Chess Poker gamesShou_Ji_Xiang_Qi_You_Xi

Description: J2ME+Servlet开发的一款手机象棋游戏。本系统分主机服务端和手机客户端两个部分,服务端包括消息接收和桌面管理,客户端包括主窗体,游戏界面和消息处理等模块。内附详细系统配置说明。-J2ME+ Servlet development of a mobile chess game. The system sub-host server and mobile client of two parts, server and desktop management, including information received, the client, including the main form, the game interface and message processing modules. Containing a detailed system configuration instructions.
Platform: | Size: 438272 | Author: hello123 | Hits:

[Internet-Networkcaiquan

Description: 划拳游戏 使用vs2008 平台尽兴开发,主要使用C#编程语言,使用网络TCP传送数据,主要是Socket传送接受数据 CaiQuanGameServer/CaiQuanGameClient分别为服务端和客户端,默认端口号8888。本地IP; 数据库采用的是Acce-Finger Guessing Game game platforms have fun using the vs2008 development, primarily using C# programming language, TCP uses the network to transmit data, receive data transmitted mainly Socket CaiQuanGameServer/CaiQuanGameClient respectively server and client, the default port number 8888. Local IP database is used by Access
Platform: | Size: 2291712 | Author: 冯斌华 | Hits:

[Other Gamesbintang

Description: Simple Game Client Server
Platform: | Size: 130048 | Author: tole | Hits:

[Chess Poker gameswuziqi

Description: 网路五子棋是一个典型的对弈棋牌类游戏,它由五子棋服务器端和五子棋客户端两部分组成。使用本 系统时,首先运行“服务器端”文件夹中的服务器端程序,选择“游戏设置”/“服务器设置”命令 ,设置服务器IP及端口号,然后运行“客户端”文件夹中的客户端程序,单击“开始游戏”按钮,添 写服务器端的IP地址和端口号,设置完成后,就可以开始游戏了。-Internet backgammon is a classic game of chess chess game, which consists of server-side and backgammon backgammon client of two parts. Use of this system, first run " server side" folder in the server-side program, select " Game Settings" /" Server Settings" command, set the server IP and port number, and then run the " client" folder in the client program, click " Start game" button, Tianxie server-side IP address and port number, set up is complete, you can start the game up.
Platform: | Size: 6406144 | Author: 穴习中 | Hits:

[Chess Poker gamesBackgammon-server-client

Description: 网络五子棋游戏服务端与客户端的实现,本程序的重点不是在游戏编写方面,而是更侧重于游戏服务器与客户端的组织配合方面,互相传递变量,形成一个有机的游戏整体,欢迎新手们下载研究学习。-Internet backgammon game server and client implementation, this program not focused on game preparation, but in more focused on the game server and the client' s organization with respect to each other to pass variables to form an organic game as a whole, welcomed the rookies to download study learning.
Platform: | Size: 433152 | Author: luis | Hits:
« 1 2 3 45 6 7 8 9 10 ... 48 »

CodeBus www.codebus.net